* {
  margin: 0;
  padding: 0;
}
body, div, img, dl, dt, dd, ul, ol, li, h1, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote {
	padding: 0px;
	margin: 0px;
}

li {
  list-style-type: none;
}
a {
  color: #807f7f;
  text-decoration: none;
}
.clear {
  clear: both;
  overflow: hidden;
}
body {
  color: #807f7f;
  font-family: "微软雅黑","宋体";
  font-size: 14px;
}
.w1000 {
	width: 1000px;
	margin: auto;
}
.banner {
	border-bottom: 0px;
}
.articleBanner .fixed-image {
	background-size: cover !important;
	height: 200px;
}
.default-translucent-bg, .default-translucent-bg h1, .default-translucent-bg h2, .default-translucent-bg h3, .default-translucent-bg h4, .default-translucent-bg h5, .default-translucent-bg h6 {
	color: #ffffff;
}
.section {
	padding: 25px 0;
}
.light-translucent-bg .container, .dark-translucent-bg .container, .default-translucent-bg .container {
	z-index: 3;
	position: relative;
}
.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.container {
	width: 1170px;
}
.articleBanner .space-top {
	padding-top: 50px;
}
.articleBanner h1 {
	font-size: 28px;
	line-height: 26px;
	text-align: center;
	margin-bottom: 5px;
	text-shadow: 0 0 5px rgba(0,0,0,.3);
}
h1 {
	font-size: 38px;
	font-weight: 700;
}
.articleBanner p {
	font-size: 14px;
	line-height: 26px;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	text-shadow: 0 0 5px rgba(0,0,0,.5);
}
.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4;
}

/*头部*/
#header {
  width: 100%;
}
#header .logo {

  clear: both;
  height: 130px;
  margin: 0 auto;
  width: 980px;
}

.menu {
    background: #c62b32 none repeat scroll 0 0;
    border-bottom: 2px solid #c62b32;
    clear: both;
}
#topnav {
  height: 53px;
  margin: 0 auto;
  width: 980px;
}
#topnav li {
  position: relative;
  z-index: 999;
}
#topnav LI {
  float: left;
  margin-right: 1px;
}
#topnav A {

  color: #fff;
  display: block;
  font-size: 14px;
  height: 53px;
  line-height: 53px;
  padding: 0 20px;
  text-align: center;
}
#topnav li:hover {
    background: #901d22;
}
/*底部*/
.dibu {
    background-color: #a8191a;  
    width: 100%;
    margin-top: 10px;
}
.dibu a {
color: #fff;
}
.dibu_1 {
    color: #fff;
    line-height: 42px;
    text-align: center;
}
.dibu_3 {
    background-color: #941617;
    height: 42px;
}
.dibu-4 {
    color: #fff;
    float: left;
    margin-top: 25px;
    width: 400px;
}
.teacher {
    float: left;
    margin-top: 25px;
    width: 200px;
}
.dibu dt {
    color: #fff;
    font-size: 16px;
    margin-bottom: 20px;
}
.dibu dd {
    margin-bottom: 16px;
}
/*关于我们*/
.menue_level2 {
	text-align: center;
	padding-bottom: 30px;
	padding-top: 30px;
}
.menue_level2 li {
	display: inline-block;
}
.menue_level2 li.on a, .menue_level2 li:hover a {
	color: #fff;
	background: #4c5162;
}
.menue_level2 li a {
	padding: 0 31px;
}
.menue_level2 li a {
	border-radius: 17px;
	font-size: 15px;
	color: #444444;
	display: block;
	text-align: center;
	line-height: 35px;
	height: 35px;
}
.cont_infopage, .list_aboutpage {
	min-height: 400px;
}
.list_aboutpage {
	font-size: 16px;
	color: #333333;
	line-height: 28px;
	padding-top: 28px;
	padding-bottom: 176px;
}
.list_aboutpage > p:nth-of-type(1) {
	font-size: 30px;
	color: #060211;
	margin-top: 23px;
}
.list_aboutpage > p:nth-of-type(2) {
	width: 60px;
	height: 4px;
	background: #fec901;
	margin-top: 20px;
}

/*新闻*/
.list_newspage { padding-top: 35px; padding-bottom: 139px; }
.list_newspage .news_cont { padding-bottom: 12px; }
.list_newspage .news_dl { padding-bottom: 40px; }
.list_newspage .news_dl dt { float: left; width: 240px; height: 118px; overflow: hidden; }
.list_newspage .news_dl dt img { width: 100%; height: 100%; }
.list_newspage .news_dl dd { margin-top: 9px; float: left; margin-left: 32px; width: 725px; }
.list_newspage .news_dl dd h4 { font-size: 18px; color: #000000; overflow: hidden; line-height: 30px; height: 30px; }
.list_newspage .news_dl dd h5 { font-size: 12px; color: #aaaaaa; line-height: 22px; height: 22px; }
.list_newspage .news_dl dd .txt { font-size: 14px; color: #888888; line-height: 22px; height: 44px; overflow: hidden; }

.page { font-size: 0; text-align: center; }
.page a {float: left; height: 42px; display: inline-block; color: #222222; font-size: 14px; background: #eeeeee; line-height: 42px; padding: 0 16px; margin: 0 1px; border: 1px solid #eeeeee; }
.page .prev, .page .next { background: url(../images/page_arrow.png) no-repeat; text-indent: -999em; border: 1px solid #cfd0d4; width: 90px; height: 42px; text-align: center; padding: 0; }
.page .prev { margin-right: 41px; }
.page .next { margin-left: 41px; background-position: right center; }
.page a.on { color: #fff; background: #4c5162; border-color: #4c5162; }
.page a:hover { color: #fff; background-color: #4c5162; border-color: #4c5162; }
.page .prev:hover, .page .next:hover { background-color: #eeeeee; }

.list_newsactive { position: relative; margin-right: -80px; padding-bottom: 22px; }
.list_newsactive li { float: left; width: 500px; margin-right: 80px; margin-bottom: 50px; }
.list_newsactive li a { display: block; background: #fbfbfb; }
.list_newsactive li a em { display: block; width: 500px; height: 250px; overflow: hidden; }
.list_newsactive li a em img { width: 100%; height: 100%; }
.list_newsactive li a span { line-height: 69px; height: 69px; overflow: hidden; font-size: 18px; color: #666666; padding: 0 30px; display: block; }
.clearfix {
	*zoom: 1;
}

/*合作伙伴*/
.hezuoqy {
	width: 100%;
	height: auto;
	margin: 57px auto 111px;
}
.hezuoqy > li {
	float: left;
	width: 20%;
	height: 94px;
	position: relative;
}
.hezuoqy > li > img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
/*品牌*/
.pad10{
	padding-top: 25px;
}
.pinli {
	border-bottom: 1px dotted #785;
	margin-bottom: 15px;
}
.pinli li {
	float: left;
	padding-left: 10px;
	padding-bottom: 10px;
}
.pinli .luse a {
	border-radius: 4px;
	background: rgba(30,80,174,1);
	font-family: 微软雅黑;
	font-size: 16px;
	color: #fff;
	display: block;
	width: 221px;
	height: 40px;
	text-align: center;
	line-height: 40px;

}
.red a {
	border-radius: 4px;
	background: rgba(239,65,54,1);
	font-family: 微软雅黑;
	font-size: 16px;
	color: #fff;
	display: block;
	width: 221px;
	height: 40px;
	text-align: center;
	line-height: 40px;

}
.huang a {
	border-radius: 4px;
	background:rgba(252,104,50,1);
	font-family: 微软雅黑;
	font-size: 16px;
	color: #fff;
	display: block;
	width: 221px;
	height: 40px;
	text-align: center;
	line-height: 40px;

}
.lu a {
	border-radius: 4px;
	background: rgba(82,181,72,1);
	font-family: 微软雅黑;
	font-size: 16px;
	color: #fff;
	display: block;
	width: 221px;
	height: 40px;
	text-align: center;
	line-height: 40px;
}

.tupian {
	float: left;
	width: 200px;
	height: 120px;
}
.senlu a{
		border-radius: 4px;
	background: rgba(5, 160, 69, 1);
	font-family: 微软雅黑;
	font-size: 16px;
	color: #fff;
	display: block;
	width: 221px;
	height: 40px;
	text-align: center;
	line-height: 40px;
}
.shenzi a{
	border-radius: 4px;
	background: #e4007f;
	font-family: 微软雅黑;
	font-size: 16px;
	color: #fff;
	display: block;
	width: 221px;
	height: 40px;
	text-align: center;
	line-height: 40px;
}
/*新闻中心*/
.home-news {
    margin-bottom: 40px;
    margin-top: 10px;
}
.news-list {
    width: 460px;
}
.newsleft {
    border-right: 1px solid #eee;
    margin-right: 30px;
    padding-right: 30px;
}
.home-news .news-header {
    border-bottom: 1px solid #ebebeb;
    font-size: 18px;
    padding-bottom: 15px;
    padding-left: 20px;
}
.news-bodyer {
    padding-top: 10px;
}
.home-news li {
    background: rgba(0, 0, 0, 0) ;
    padding: 10px 0;
}
.home-news li a {
    margin-left: 20px;
}
.home-news li .date {
    color: #a9a9a9;
    float: right;
}
.news-list {
    width: 460px;
}
.left {
    display: inline;
    float: left;
}
.CoreBusinesstitle {
    padding-bottom: 20px;
    width: 100%;
}
.CoreBusinesstitle h3 {
  color: #e03835;
  font-size: 24px;
   line-height: 36px;
  padding: 25px 0 5px;
  text-align: center;
}
.CoreBusinesstitle h3 a {
    color: #e03835;
}
/*品牌*/
.inanmu {
    background: #f5f5f5 none repeat scroll 0 0;
    border-color: #0aaa96 #eeeeee #eeeeee;
    border-style: solid;
    border-width: 3px 1px 1px;
    height: 36px;
    position: relative;
   }
.inanmu span {
    background: rgba(0, 0, 0, 0) url("/images/index2015.png") no-repeat scroll 0 0;
    display: block;
    height: 41px;
    left: 11px;
    position: absolute;
    top: 0;
    width: 33px;
}
.inanmu h3 {
    display: block;
    font: bold 22px/36px "Microsoft Yahei","simhei";
    left: 54px;
    position: absolute;
}
.premium-brands {
    border: 1px solid #ddd;
    clear: both;
    height: 98px;
    margin-top: 10px;
    overflow: hidden;
}
.premium-brands-list li {
    border-right: 1px solid #ddd;
    float: left;
    height: 70px;
    margin-top: 13px;
    padding: 0 13px;
    text-align: center;
}
.premium-brands-list li span {
    display: block;
}


  .right {
  border-color: #dddddd;
  border-style: solid;
  border-width: 1px;

  height: 270px;
  overflow: hidden;

}
.til {
  height: 25px;
  line-height: 35px;
  margin: 8px 0 3px;
  padding-bottom: 5px;
  width: 100%;
}
.til b {
  color: #666;
  float: left;
  font-size: 14px;
  padding-left: 10px;
}
.text_pic {
  font-size: 14px;
  line-height: 200%;
  margin: 10px;
}
.text_img {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #cccccc;
  float: left;
  margin: 0 15px 10px 0;
  overflow: hidden;
  padding: 3px;
}
.MainBlock{
    padding-top: 10px;
  padding-bottom: 10px;
}
/*--产品列表--*/
.cpleft{
	float: left;

}
/* 本案例代码begin */
.left_nav{   position: relative; width:180px; height:auto;padding:5px;   background:#fff; border:1px solid #CDCDCD; z-index: 777;}
.left_nav dl dt{  height:32px; line-height:32px; background:url(../images/long.png) no-repeat 12px center #a8191a; padding-left:35px; color:#fff; margin-bottom:4px;}
.left_nav dl dd{ width:180px; height:40px; position:relative;}
.left_nav dl dd .nav_right{ width:300px; height:auto; overflow:hidden; position:absolute; left:180px; top:0px; padding:0px 5px 10px 5px;background:#fff; display:none; border:1px solid #ccc;}
.left_nav dl dd .nav_right a{ width:110px;height:20px; line-height:20px; text-align:left; color:#666;padding-left:40px; background:url(../images/nav_right_bg.png) no-repeat 20px center; display:block; float:left; margin-top:10px; white-space:nowrap;
 text-overflow:ellipsis;
 -o-text-overflow:ellipsis;
 overflow: hidden;}
.left_nav dl dd .nav_right a:hover{ width:110px;height:20px; line-height:20px; text-align:left; color:#fff;padding-left:40px; background:url(../images/nav_right_bg2.png) no-repeat 20px center #0aaa96; text-decoration:none;}
.left_nav dl dd a.nav_left{width:167px; height:29px; line-height:29px; background:url(../images/left_nav_dt_bg.png) no-repeat 155px center #fafafa; padding-left:13px; display:block; border-bottom:1px solid #fff;color:#3C4347; white-space:nowrap;
 text-overflow:ellipsis;
 -o-text-overflow:ellipsis;
 overflow: hidden;}
.left_nav dl dd a.nav_left:hover{background:url(../images/left_nav_dt_bg2.png) no-repeat 155px center #0aaa96; color:#fff; text-decoration:none;}

.ndaohang{
padding-top:15px;
  padding-left: 25px;
}
.ndaohang a{

    background-image: url("/images/pro_libg_09.jpg");
    display: block;
    float: left;
    height: 40px;
    line-height: 36px;
    margin-bottom: 15px;
    margin-right: 20px;
    overflow: hidden;
    padding-left: 30px;
    padding-right: 10px;
    width: 176px;

}
.cqright{
width: 780px;
float: right;
}


.biaoti {
  border-bottom: 2px solid #a8191a;
  color: #a8191a;
  height: 30px;
  padding: 22px 30px 10px;
  position: relative;
  z-index: 8;
   font-size: 22px;
}
.biao-1 table{
    border-collapse:collapse;
}
.biao-1 table td {
  padding: 10px;
    border: 1px solid #98bf21;
}
.biao-1 table,th,td{
  border: 1px solid black;
}
.inner {
	padding-top: 20px;
}
.HeightTab {
	height: 10px;
	width: 1px;
	overflow: hidden;
}
/* 产品详情最上图片处 */
.c_g_top {
    border: 1px solid #e6e6e6;
    overflow: hidden;
    width: 998px;
     margin: auto auto 15px;
}

.c_g_show {
    border-right: 1px solid #e6e6e6;
    float: left;
     width: 350px;
}
.c_g_img {
  border: 1px solid #f3f3f3;
  display: inline-block;
  float: left;
  height: 350px;

  overflow: hidden;
  text-align: center;
  width: 350px;
}
.c_g_ihd {
    float: left;
}

.c_g_det {
    float: left;
    font-size: 13px;
    padding: 15px;
    width: 567px;
}

.c_g_tit {
       background: #fcfcfc none repeat scroll 0 0;
    border-bottom: 2px solid #a8191a;
    font-size: 16px;
    font-weight: 700;
    height: 30px;
    line-height: 30px;
    margin-bottom: 30px;
    padding: 0 10px;
}
.c_g_att ul {
    float: left;
    padding: 0 10px;
    width: 547px;
}
.c_g_moy {
    background: #fef9f6 none repeat scroll 0 0;
    color: #6c6c6c;
}

.c_g_det .l1 {
    color: #666;
    float: left;
    letter-spacing: 2px;
    width: 15%;
}
.c_g_att li {
    float: left;
    line-height: 35px;
}
.c_g_moy .l2 em {
    color: #ff4400;
    float: left;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
}
.c_g_but {
    text-align: center;
    width: 100%;
}
.c_g_ser {
    float: left;
    font-size: 12px;
    height: 50px;
    position: relative;
    z-index: 8;
}
/*联系方式*/
.phone-info {
  background: rgba(0, 0, 0, 0) url("../images/layer-bg.png") repeat scroll center center;
  color: #fff;
  float: left;
  height: 60px;
  padding: 15px 20px;
  position: relative;
  width: 547px;
}
.phone-info .qq-icon {
  background-position: -80px 0;
  right: 90px;
  top: 30px;
}
.phone-info .ali-icon {
  background-position: -40px 0;
  right: 30px;
  top: 30px;
}
.phone-info a {
  background: rgba(0, 0, 0, 0) url("../images/icon.png") no-repeat scroll 0 0;
  display: block;
  height: 40px;
  position: absolute;
  width: 40px;
}
.phone-info p{
  line-height: 35px;
}
.contact-div {
  background: rgba(0, 0, 0, 0) url("../images/contact-bg.png") no-repeat scroll 0 0;
  color: #fff;
  height: 250px;
  width: 192px;
}
.contact-div .header-icon {
  font-size: 24px;
  line-height: 70px;
  padding: 10px;
}
.contact-div .header-icon .icon {
  background: rgba(0, 0, 0, 0) url("../images/icon.png") no-repeat scroll -235px -210px;
  display: inline;
  float: left;
  height: 68px;
  margin-right: 10px;
  width: 70px;
}
.chanpinx {
  float: left;
  background: none repeat scroll 0 0 #fff;
  border-bottom: 2px solid #a8191a;
  height: 38px;
  width: 100%;
}
.chanpinx li {
  background: none repeat scroll 0 0 #a8191a;
  color: #fff;
  font-weight: bold;
  width: 120px;
  font-size: 14px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  text-decoration: none;
}
.main-detail-con {

  height: auto;

}
#Description {
    color: #6a6a6a;
    line-height: 22px;
   margin: 35px 0 20px;
    text-align: left;
}
#Description a {
    color: #555555;
}
#Description ul {
    border: 1px solid #e1e1e1;
    margin: 0;
    padding: 1px;
}
#wytw {
    background: url("../images/help.gif") no-repeat scroll 5px 5px #f9f9f9;
    border-top: 1px dotted #e4e4e4;
    padding-left: 40px;
}
#Description ul li {
    background-color: #f9f9f9;
    margin: 0;
    padding: 10px;
  font-size:12px;
}
.table, .xian_pro {
    border-collapse: collapse;
    line-height: 30px;
    width: 770px;
}
.table th, .table td, .xian_pro th, .xian_pro td {
    border: 1px solid rgb(224, 224, 224);
  font-size:12px;
}
.table_title h2 {
    color: #065299;
  font-size:12px;
  
}

 .aboutTag .aboutTag {
    height: 30px;
    overflow: hidden;
    white-space: nowrap;
    width: 355px;
}
.cf:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
}
 .aboutTag dl {
    float: left;
    width: 973px;
}
 .aboutTag dt {
    background: url("../images/icon_tags.gif") no-repeat scroll 0 0 #424242;
    color: #fff;
    display: inline-block;
    float: left;
    font: 12px/200px "宋体";
    height: 30px;
    overflow: hidden;
    width: 17px;
}


 .aboutTag dd {
    background: none repeat scroll 0 0 #0aaa96;
    display: inline-block;
    float: left;
    font: 18px/30px "微软雅黑";
    height: 30px;
    margin-left: 2px;
    padding: 0 8px;
}
 .aboutTag dl a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #fff;
    font-family: "微软雅黑","MicrosoftYahei","宋体","Arial",sans-serif;
    height: auto;
    width: auto;
}
.aboutTag{
height:30px;
padding-bottom: 10px;}
.dvop-title {
  background-color: #d4f5f5;
  color: #0aaa96;
  float: left;
  font-size: 14px;
  font-weight: bold;
  padding: 4px 0;
  text-indent: 20px;
  width: 100%;
  margin-bottom: 10px;
}
.pro-info-detail p{
  line-height: 180%;
}
.pro-info-detail {
  height: auto;
  overflow: hidden;
  padding: 13px;

}
.cjinj {
  height: 140px;
  padding: 0 10px;
}
.lie-biaoti{
   background-color: #fcfcfc;
    font-size: 12px;
     line-height: 30px;
     border: 1px solid #e1e1e1;
      padding-left: 9px;
}
.newlibiao{
border-top: 2px solid #a8191a;
margin: 10px 0px 0px;
padding: 0px;

}
.newlibiao th {
   background-color: rgb(245, 245, 245);
    border: 1px solid rgb(205, 205, 205);
    font-weight: bold;
    padding: 8px 9px 7px;
    text-align: center;
}
.newlibiao td {
  border: 1px solid rgb(205, 205, 205);
    font-size: 12px;
    padding: 8px 9px 7px;
    text-align: center;}
    .xiazai a {
  background: none repeat scroll 0 0 #a8191a;
  color: #fff;
  float: left;
  font-size: 12px;
  line-height: 20px;
  margin-left: 5px;
  padding: 0 10px;
  border-radius: 3px;
}
#wrapper .t_page {
  padding: 20px 0;
  text-align: center;
  font-size: 12px;
  line-height: 25px;
}
.ss1 li {
  float: left;
  margin-right: 8px;
  border: 1px solid rgb(205, 205, 205);
  margin-bottom: 10px;
}
.CoreBusinesstitle h3 {
  color: #e03835;
  font-size: 24px;
  line-height: 36px;
  padding: 25px 0 5px;
  text-align: center;
}
.CoreBusinesstitle p {
  background: #dadada none repeat scroll 0 0;
  height: 1px;
  line-height: 0;
  overflow: hidden;
}
.CoreBusinesstitle p span {
  background: #e03835 none repeat scroll 0 0;
  display: block;
  height: 1px;
  line-height: 1px;
  margin: 0 auto;
  overflow: hidden;
  width: 155px;
}

#box_main_sub2_sub1 {
  border-right: #d43532 3px solid;
  background-image: url(../images/title0.jpg);
  background-repeat: no-repeat;
  border-bottom: #d43532 3px solid;
  background-position: center top;
  float: left;
  padding-top: 80px;
  border-left: #d43532 3px solid;
  width: 225px;
}
.FrontProductsCategory_show01-d1_c1 {
  width: 90%;
  margin: 0 auto;
  clear: both;
  text-align: left;
  z-index: 9999999;
}
.FrontProductsCategory_show01-d1_c1 .menu-first ul li {
  width: 200px;
  display: inline;
}
.FrontProductsCategory_show01-d1_c1 .menu-first ul li.menu-none a {
  background: url(../images/list1.jpg) no-repeat;
  text-decoration: none;
  line-height: 36px;
  height: 36px;
  display: block;
  margin: 2px 0;
  font-size: 14px;
}
.FrontProductsCategory_show01-d1_c1 a.menu-text1:link, .FrontProductsCategory_show01-d1_c1 a.menu-text1:visited, .FrontProductsCategory_show01-d1_c1 a.menu-text1:active {
  padding-left: 40px;
  font-size: 12px;
  color: #4c4948;
  text-decoration: none;
}

.inrt li figcaption {
  display: block;
  height: 2.857em;
  line-height: 2.857em;
  text-align: center;
  font-size: 0.875em;
}
.inrt{
  width: 750px;
  float: right;
}
.inrt li {
  width: 165px;
  float: left;
  padding-left: 20px;
}
.inrt li img{
  width: 165px;
}
.inchanin{
  padding-top: 15px;
}
#box_main {
  background-image: url(../images/t1.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  float: none;
  width: 100%;
  padding-top: 120px;
}
.FrontProductsCategory_show01-d1_c1 .menu-first ul li.menu-none a:hover {
  background: url(../images/list2.jpg) no-repeat;
  height: 36px;
  text-decoration: none;
  color: #fff;
}
 .i-news-img {
  margin-bottom: 20px;
}
 .i-news-img img {
  border: 1px solid #e6e6e6;
  width: 230px;
  height: 230px;
}
 .i-news-info p.i-news-date {
  background: url(../images/i-news-date.png) left 1px no-repeat;
  font-size: 12px;
  color: #808080;
  font-family: arial;
  padding-left: 20px;
}
 .i-news-info p.i-news-tit {
  font-size: 14px;
  font-weight: bold;
  color: #4c4c4c;
  padding-bottom: 4px;
  border-bottom: 1px solid #e6e6e6;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.i-news-info p.i-news-con {
  font-size: 12px;
  color: #808080;
  padding-top: 6px;
  line-height: 180%;
}
.col-md-3 {
  width: 24%;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
}
.rd_detail {
  padding-bottom: 40px;
  padding-top: 40px;
}
.detail_title {
  border-bottom: 1px dotted #ccc;
  line-height: 25px;
  margin-bottom: 15px;
  padding-bottom: 10px;
  text-align: center;
  width: 100%;
}
.detail_title h1 {
  color: #666666;
  font-size: 23px;
  padding-bottom: 8px;
}
.detail_txt {
  line-height: 30px;
  text-indent: 25px;
}
.news_more {
  border-bottom: 1px dotted #ccc;
  border-top: 1px dotted #ccc;
  line-height: 25px;
  margin-top: 30px;
  overflow: auto;
  padding: 10px 0;
}
.right1{
  float: right;
}
.Select2 {
  background: #a8191a none repeat scroll 0 0;
  border: 1px solid #d8d8d8;
  margin-top: 5px;
  padding-bottom: 12px;
  padding-top: 12px;
  text-align: center;
  width: 70px;
}
.Select2 a {
  color: #ffffff;
}
.NoSelect {
  border: 1px solid #d8d8d8;
  color: #464646;
  font-size: 13px;
  padding: 5px 15px;
}
.h12 {
  background: #005aac none repeat scroll 0 0;
  float: left;
  height: 250px;
  margin-bottom: 20px;
  text-align: center;
  width: 100%;
}
.classify-button {
  font-size: 14px;
  text-align: center;
}
.classify-button a {
  display: inline-block;
  height: 35px;
  line-height: 35px;
  margin: 15px 0 10px 19px;
  overflow: hidden;
  width: 120px;
}
.yellow-button {
  border: 1px solid #a8191a;
  transition: all 0.5s ease 0s;
}
.maxWidth p {
  clear: left;
  font-size: 24px;
  height: 50px;
  line-height: 50px;
  margin: 0 auto;
  width: 180px;
}
.classify-icon {
  background: rgba(0, 0, 0, 0) url("../images/icon.png") no-repeat scroll -245px -75px;
  height: 50px;
  width: 60px;
}
.maxWidth p span {
  display: inline;
  float: left;
}
.yellow-button:hover, .yellow-button2 {
  background-color: #a8191a;
  color: #000;
}

.tixing {
  color: rgb(255, 0, 0);
  font-size: 19px;
  font-weight: bold;
  padding-bottom: 15px;
  text-align: center;
}
.bt-1 {
  background-color: rgb(0, 130, 200);
  height: 35px;
  line-height: 35px;
  padding: 8px;
  color: rgb(255, 255, 255);
  text-align: center;
}
.bt-2 {
  padding-left: 15px;
  color: #1a69b1;
}
.bg-1 {
  background-color: rgb(212, 236, 247);
  float: left;
  width: 100%;
  font-size: 14px;
  font-weight: bold;
}
.youqin {
	background-color: #e8e8e8;
	height: 150px;
	width: 100%;
}
.youqin_1 {
	font-size: 18px;

	padding-top: 20px;
}
.youqin_2 {
	line-height: 70%;
}
.youqin_2 a {
  font-size: 8px;
  font-style: normal;

  font-weight: 400;
  text-decoration: none;
}
.albumblock img{
  width: 200px;
}
/*新模板*/
.clearfix:after, .clearfix:before {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.main {
    min-height: 450px;
    position: relative;
}
.headline-bg {
    position: absolute;
    width: 100%;

    left: 0;
    height: 500px;
    background: #253340 url(../images/headline-bg.jpg) no-repeat 50% top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.container-top {
    position: relative;
    overflow: hidden;
    padding: 70px 0 44px;
    height: 44px;
    line-height: 44px;
}

.container-top h2 {
    font-size: 30px;
    color: #ffffff;
    float: left;
    text-transform: uppercase;
}

.container-top h2 span {
    padding-left: 28px;
    margin-left: 20px;
    background: url(../images/titlebg_01.jpg) no-repeat left center;
    font-family: Arial;
}
.bread-nav {
    float: right;
    min-width: 420px;
    color: #ffffff;
    text-align: right;
    padding-top: 5px;
}

.bread-nav a {
    color: #f3f3f3;
    margin: 0 3px;
}

.content {
    background-color: #fff;
    padding: 30px 30px 50px;
    overflow: hidden;
}

.about {
    font-size: 16px;
    line-height: 30px;
    color: #666666;
}

.content-left {
    width: 240px;
    float: left;
}

.content-right {
    width: 860px;
    float: right;
}

.content-title {
    width: 160px;
    padding-left: 80px;
    height: 80px;
    line-height: 80px;
    background: #f90712 url(../images/h2bg.png) no-repeat 25px center;
    font-size: 24px;
    color: #ffffff;
    border-bottom: 3px solid #f6f6f6;
}

.menu-list {
    width: 240px;
    background-color: #f6f6f6;
}

.menu-list a {
    display: block;
    width: 236px;
    height: 55px;
    line-height: 55px;
    border-left: 4px solid #f6f6f6;
    border-bottom: 1px solid #e8e8e8;
    text-indent: 40px;
    font-size: 16px;
    color: #333;
}

.menu-list a:hover,
.menu-list a.active {
    border-left-color: #f1151f;
    background-color: #fff;
    text-indent: 36px;
}

.content-contact {
    margin-top: 38px;
    width: 100%;
}

.content-contact .h2bg {
    height: 84px;
    width: 100%;
    line-height: 84px;
    background: url(../images/conbg.png) no-repeat center;
}

.content-contact .h2bg h2 {
    width: 146px;
    padding-left: 94px;
    background: url(../images/conico.png) no-repeat 34px center;
    font-size: 24px;
    color: #ffffff;
}

.cc-info {
    padding: 20px 20px 40px 20px;
    background-color: #f6f6f6;
}

.cc-info p {
    color: #666666;
    font-size: 14px;
    line-height: 26px;
}
.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.product_box {}

.classify-screen {
    border: 1px solid #ececec;
    font-size: 12px;
    padding: 5px 20px 0px;
    margin: 15px auto;
}

.classify-box {
    padding: 10px 0px;
}

.classify-box .classify-name {
    width: 100px;
    float: left;
    font-size: 16px;
    font-weight: 400;
    text-indent: 15px;
    line-height: 30px;
}

.classify-box .classify-screen-con {
    font-size: 16px;
    line-height: 30px;
    float: left;
    width: 980px;
}

.classify-box .classify-screen-con .classify-choose {
    width: 980px;
    float: left;
}

.classify-box .classify-screen-con a {
    position: relative;
    float: left;
    color: #666;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.classify-box .classify-screen-con a:hover {
    color: #E31939;
}

.classify-box .classify-screen-con a:after {
    content: '';
    display: block;
    width: 1px;
    height: 16px;
    background-color: #e3e3e3;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -8px;
}

.classify-box .classify-screen-con a span {
    padding: 3px 10px;
    margin: 0 10px;
}

.classify-box .classify-screen-con a.selected span {
    background: #E31939;
    color: #ffffff;
}

/*案例*/
.case_ny_list {
    width: 100%;
    padding-top: 20px;
}

.case_ny_list li {
    margin-bottom: 20px;
    width: 270px;
    float: left;
    margin-right: 20px;
}

.case_ny_list li ._con {
    border-bottom: #f80909 solid 2px;
    overflow: hidden;
    cursor: pointer;
    height: 355px;
}

.case_ny_list li ._img {
    height: 0;
    padding-bottom: 80%;
    overflow: hidden;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
._img img{
  width: 270px;
  height: 210px;
}
.case_ny_list li ._con:hover ._img {
    padding-bottom: 60%;
}

.case_ny_list li ._info {
    background: #fff;
    padding: 20px;
    overflow: hidden;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.case_ny_list li ._info h3 {
    line-height: 2;
    font-weight: normal;
    font-size: 16px;
    color: #000;
}

.case_ny_list li ._info .txt {
    line-height: 22px;
    margin-bottom: 25px;
    height: 66px;
}

.case_ny_list li ._info ._more {
    display: block;
    width: 124px;
    height: 32px;
    line-height: 32px;
    color: #fff;
    text-align: center;
    background: #f80909;
}

.case_ny_left {
    float: left;
    width: 720px;
}

.case_ny_left h2 {
    font-weight: normal;
    font-size: 22px;
    line-height: 1.6;
}

.casePreview {
    border-top-color: #dddddd;
    border-top-width: 1px;
    border-top-style: solid;
    border-bottom-color: #dddddd;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 10px;
}

.backBtn {
    float: left;
    padding: 8px 15px 8px 15px;
    border: 1px solid #dedede;
}

.previewBtn {
    float: right;
    padding: 8px 15px 8px 15px;
    background-color: #f80909;
    color: #FFFFFF;
}

.previewBtn:hover {
    color: #fff;
    background-color: #c50606;
}

.caseTitle {
    font-size: 18px;
    border-left: 3px #f80909 solid;
    padding-left: 15px;
    line-height: 1;
    margin-bottom: 10px;
    margin-top: 30px;
}

.detaLabels {
    margin-top: 20px;
}

.labelList {
    background-color: #eeeeee;
    color: #666;
    font-size: 12px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 8px;
    padding-right: 8px;
    display: inline-block;
    margin-left: 10px;
}

.detaIntro {
    font-size: 14px;
    color: #666;
    line-height: 1.5;
    white-space: pre-wrap;
    word-wrap: break-word;
}

.detaBody {
    font-size: 14px;
    line-height: 1.8;
    color: #666;
}

.case_ny_right {
    float: right;
    width: 360px;
}

.case_ny_right h3 {
    font-weight: normal;
    line-height: 1.8;
    font-size: 24px;
    margin-bottom: 20px;
}

.newsBox {
    border-bottom: 1px dashed #eee;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.newsTitle {
    color: #333;
    font-size: 16px;
    display: block;
    margin-bottom: 0.5em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.newsIntro {
    color: #999;
    height: 3em;
    line-height: 1.5em;
    overflow: hidden;
}

.footer {
    width: 100%;
    background: #191919;
    color: #fff;
    padding-bottom: 40px;
}

.footer .links {
    padding: 30px 0;

}

.footer .links span {
    color: #fff;
    display: inline-block;
}

.footer .links a {
    display: inline-block;
    font-size: 14px;
    color: #999;
    padding-right: 10px;
}

.footer .botnavlist li {
    float: left;
    width: 100px;
    padding: 0 0 0 48px;
    display: block;
    list-style: none;
    font-size: 16px;
    line-height: 32px;
    text-align: left;
    border-right: 1px solid #353535;
    overflow: hidden;
}

.footer .botnavlist li:first-child {
    padding-left: 0px;
}

.footer .botnavlist li a {
    color: #fff;
    display: block;
    line-height: 32px;
    font-size: 16px;
}

.footer .botnavlist li .drop {
    padding-top: 10px;
}

.footer .botnavlist li .drop a {
    display: block;
    line-height: 26px;
    color: #999;
    width: 100%;
    font-size: 12px;
}

.footer .botnavlist li a:hover {
    color: #E74C3C;
}

.footer .qcode {
    height: 150px;
    background: url(../images/map.png) center no-repeat;
    width: 540px;
}

.footer .btel {
    width: 320px;
    line-height: 28px;
}

.footer .btel .p1 {
    color: #fff;
}

.btel .p2 {
    margin-bottom: 10px;
    padding-left: 48px;
    background: url(../images/ico_tel.png) no-repeat left center;
    font-family: "GrayDesign Regular", "arial, helvetica, sans-serif";
    font-size: 30px;
    color: #fff;
    line-height: 40px;
}

.footer .btel .p3 {
    color: #999;
    line-height: 22px;
}

.footer .qcode .ewm {
    width: 130px;
    height: 130px;
    display: block;
    border: 5px solid #666;
}
.fl {
    float: left;
    padding-right:5px;
}
.fr {
    float: right;
}
.copy {
    background: #191919;
    border-top: 1px solid #353535;
    line-height: 60px;
    color: #999;
    font-size: 12px;
    margin-bottom: 30px;
}

.newsshow {
    padding-top: 25px;
}

.newsview {
    min-height: 400px;
    margin-top: 30px;
    border-top: 1px solid #fff;
    margin-bottom: 25px;
    padding-bottom: 15px;
    font-size: 14px;
    line-height: 33px;
    color: #777;
}

.allow_visitor{
    font-size: 16px;
    padding: 2%;
    text-align: center;
    background: #f7f7f7;
    border: 1px solid #ddd;
}

.newsshow h2 {
    color: #333333;
    font-size: 26px;
    font-weight: normal;
}

.newsshow .date {
    font-size: 14px;
    margin-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eeeeee;
}

.newsshow .date span {
    display: block;
    float: left;
    color: #999999;
    margin-right: 30px;
    padding-left: 22px;
}

.newsshow .date .s1 {
    background: url(../images/news_icon1.jpg) no-repeat left center;
}

.newsshow .date .s2 {
    background: url(../images/news_icon2.jpg) no-repeat left center;
}

.newsshow .date .s3 {
    background: url(../images/news_icon3.jpg) no-repeat left center;
}

.main_r_nav {
    float: left;
    width: 754px;
    height: 66px;
    padding: 10px 0;
    font-size: 14px;
    margin-left: 20px;
    display: inline;
}

.main_r_nav a {
    color: #777;
    float: left;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 33px;
    font-size: 14px;
}

.main_r_nav a:hover {
    color: #f90712;
}

.returnlist {
    width: 50px;
    height: 56px;
    padding: 15px 18px;
    display: inline;
    float: right;
    color: #fff;
    line-height: 30px;
    font-size: 12px;
    background: #2f2e2e;
}

.returnlist a {
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-family: "microsoft yahei";
    width: 100%;
    display: block;
}

.viewpage {
    background: #eee;
    width: 100%;
    float: left;
    margin-bottom: 20px;
}
.albumblock {
    float: left;
    padding-right: 10px;
    width: 210px;
}
.seare img{
  padding:18px;
}
/*搜索*/
.search {
    width: 600px;
    background: #fff;
    border: 2px solid #fa0712;
    height: 45px;
    line-height: 45px;

}

.search_box {
    margin: 0 auto;
    width: 600px;
}

.search-top-box {
    background: #fff;
    padding: 100px 0 200px 0;
}

.search_time {
    line-height: 40px;
    height: 40px;
}

.search select {
    display: none;
}

.search .select_box {
    font-size: 14px;
    color: #999999;
    width: 120px;
    line-height: 45px;
    float: left;
    position: relative;
}

.search .select_showbox {
    height: 45px;
    background: url(../images/search_ico.png) no-repeat 90px center;
    text-indent: 1.5em;
}

.search .select_showbox.active {
    background: url(../images/search_ico_hover.png) no-repeat 90px center;
}

.search .select_option {
    display: none;
    border: 2px solid #fa0712;
    border-top: none;
    display: none;
    left: -2px;
    top: 45px;
    position: absolute;
    z-index: 99;
    background: #fff;
}

.search .select_option li {
    text-indent: 1.5em;
    width: 100px;
    cursor: pointer;
}

.search .select_option li a {
    color: #666;
}

.search .select_option li.selected {
    background-color: #F3F3F3;
    color: #999;
}

.search .select_option li.hover {
    background: #BEBEBE;
    color: #fff;
}

.search input.inp_srh,
.search input.btn_srh {
    border: none;
    background: none;
    height: 45px;
    line-height: 45px;
    float: left
}

.search input.inp_srh {
    font-size: 14px;
    outline: none;
    width: 380px;
}

.search input.btn_srh {
    background: #fa0712;
    color: #FFF;
    font-family: "微软雅黑";
    font-size: 15px;
    width: 100px;
}

.search_result {
    background: #fff;
    padding: 16px 0px;
}

.search_left {
    text-align: right;
    float: left;
    width: 200px;
    margin-right: 16px;
}

.search_left h5 {
    font-weight: normal;
    font-size: 16px;
    line-height: 30px;
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}

.list-group-item_gr {
    color: #999;
    font-size: 14px;
    line-height: 25px;
    position: relative;
    display: block;
    padding: 2px 0px;
}

.list-group-item_gr.active,
.list-group-item_gr.active:hover,
.list-group-item_gr.active:focus {
    z-index: 2;
    color: #fa0712;
    font-weight: 600;
}

.left-line {
    border-left: 1px solid #ddd;
}

.search_right {

    float: right;
    width: 970px;
}

.search_bd {
    min-height: 500px;
    margin-left: 16px;
}

.loadmore {
    width: 80%;
    margin: 1.5em auto;
    line-height: 1.6em;
    font-size: 14px;
    text-align: center;
}
.loadmore-line {
    border-top: 1px solid #E5E5E5;
    margin-top: 2.4em;
}
.loadmore-line .loadmore-tips {
    position: relative;
    top: -0.9em;
    padding: 0 .55em;
    background-color: #FFFFFF;
    color: #808080;
}
.loadmore-tips {
    display: inline-block;
    vertical-align: middle;
}

.search_bd .list .item{
  padding-top:5px;
}
.search_bd .list .item img{
  width:168px;
  height:126px;
}
.page span {
    float: left;
    height: 42px;
    display: inline-block;
    color: #ffffff;
    font-size: 14px;
    background: #222222;
    line-height: 42px;
    padding: 0 16px;
    margin: 0 1px;
    border: 1px solid #eeeeee;
}
.subtit {
    font-size: 18px;
    color: #F11D00;
    line-height: 1;
    margin-bottom: 5px;
   
    padding-left: 50px;
    position: relative;
}
 .subtit .t1 {
    left: 50px;
    width: 136px;
    color: #333;
}
.subtit .t2 {
    left: 186px;
    color: #fff;
    opacity: .9;
}
.subtit img {
    margin-left: -50px;
}
.subtit span {
    position: absolute;
    top: 0;
    height: 100%;
    display: flex;
    align-items: center;
}
/* 新的20250104 */
.logo {
  justify-content:center;
  display: flex;}
.bg-red{
  background-color: #c62b32!important;
  color: #fff!important;
}
img, table, div {
  max-width: 100%;
  height: auto;
}
/* 搜索按钮 */
.btn-search { position: relative; display: block; float: right; width: 20px; height: 20px; background: url("../images/icon-search.png") no-repeat center / 20px 20px; transition: background-image .3s ease-in-out; cursor: pointer; margin: 45px 0 0 55px; }
.btn-search.btn-search2 { display: none; }
.btn-search::before { content: ''; display: block; width: 2px; height: 17px; background: #ccc; position: absolute; top: 50%; margin-top: -8px; left: -32px; }
.btn-search:hover { background-image: url("../images/icon-search-red.png"); }
.list > li {float: left;}
/* 移动端-导航按钮 */
.btn-nav { position: relative; float: right;  width: 30px; height: 36px; margin: 17px 0 0; }
.btn-nav i { display: block; width: 100%; height: 3px; background: #333; position: absolute; left: 0; border-radius: 1.5px; }
.btn-nav i:nth-of-type(1) { top: 15%; transition: top .2s ease-in-out, margin-top .2s ease-in-out, transform .2s ease-in-out; }
.btn-nav i:nth-of-type(2) { top: 50%; margin-top: -1.5px; transition: background .2s ease-in-out; }
.btn-nav i:nth-of-type(3) { bottom: 15%; transition: bottom .2s ease-in-out, margin-bottom .2s ease-in-out, transform .2s ease-in-out; }
.btn-nav.active i:nth-of-type(1) {transform: rotate(45deg);top: 50%;margin-top: -1.5px;}
.btn-nav.active i:nth-of-type(2) { background: transparent; }
.btn-nav.active i:nth-of-type(3) { transform: rotate(-45deg); bottom: 50%; margin-bottom: -1.5px; }
/* 导航 */
/* wrapper */
.wrapper { width: 100%; height: 100%; max-width: 1600px; min-width: 320px; padding: 0 100px; box-sizing: border-box; margin: 0 auto; }
@media (max-width: 1024px) { .wrapper { padding: 0 15px; } }

/* header */
.header { position: relative; z-index: 1000; width: 100%; height: 110px; background: #fff; box-shadow: 0 0 25px rgba(0,0,0,.1); }
@media (max-width: 1366px) { .header { height: 90px; } }
@media (max-width: 1024px) { .header { height: 70px; top: 0; left: 0; } }

/* logo */
.logo { display: inline-block; float: left; height: 100%; box-sizing: border-box; padding: 20px 0; }
.logo img { height: 100%; }
@media (max-width: 1366px) { .logo { padding: 15px 0; } }
@media (max-width: 1024px) { .logo { padding: 12px 0; } }
.nav { display: inline-block; float: right; height: 100%; margin: 0; padding: 0; }
.nav > li { height: 100%; margin-left: 30px; }
.nav > li:nth-of-type(1) { margin-left: 0; }
.nav > li > a { position: relative; overflow: hidden; display: inline-block; z-index: 0; height: 100%; line-height: 110px; padding: 0 10px; font-size: 18px; color: #1e3247; transition: color .3s ease-in-out, background .3s ease-in-out; }
.nav > li:hover > a { color: #b42c33; background: #f5f5f5; }
.nav > li.active > a { color: #b42c33; font-weight: bold; }
.nav > li > i { display: none; width: 70px; height: 70px; position: absolute; z-index: 1; top: 0; right: 0; background: url(../images/icon-hasub.png) no-repeat center / 11.5px 6.5px; }
@media (max-width: 1366px) {
    .nav > li { margin-left: 15px; }
    .nav > li > a { line-height: 90px; font-size: 16px; }
}
@media (max-width: 1024px) {
    .nav { position: fixed; width: 75%; height: 100vh; box-sizing: border-box; z-index: 1; top: 70px; right: -75%; -webkit-backdrop-filter: saturate(180%) blur(5px); backdrop-filter: saturate(180%) blur(5px); background: rgba(255,255,255,.9); padding: 15px 15px 140px; transition: right .3s ease-in-out;
         overflow-x: auto;
        overflow-y:scroll; 
    }
    .nav::-webkit-scrollbar { width: 0; background-color: transparent; }
    .nav.active { right: 0; }
    .nav > li { margin: 0; width: 100%; border-bottom: 1px solid #ddd; position: relative; height: auto; }
    .nav > li > a { display: block; font-size: 16px; color: #5f6266; height: 70px; line-height: 70px; padding: 0; width: 100%; }
    .nav > li:hover > a { color: #5f6266; background-color: transparent; }
    .nav > li.active > a { color: #b42c33; font-weight: normal; }
    .nav > li > i { display: block; }
}
.weixinma{
  margin: 0 auto;
  width: 115px;
  padding: 15px 0;
}
.ztel {
  margin-bottom: 10px;
  padding-left: 48px;
  background: url(../images/ico_tel.png) no-repeat left center;
  font-family: "GrayDesign Regular", "arial, helvetica, sans-serif";
  font-size: 30px;
  color: #fff;
  line-height: 40px;
}

.svg-icons {
  margin: 0 10px;
  width: 24px;
  height: 24px;
  fill: #8c8c8c;
}
.zdouyin{
  width: 100%;
  text-align: center;
  padding: 15px 0;
}
.pd10{
  padding-left: 10px;
}
.hdp{
  text-align: center;
}